Add a way to test touch features
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Sep 2012 03:11:15 +0000 (23:11 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Sep 2012 04:19:46 +0000 (00:19 -0400)
commit8c3a668d52251f746c18d21118f0de36476557cc
tree94ac093e23436e1846f92b048ea04de02bc60c4f
parent5bda3a001d1a88c269447c91694ce6b0b0c89cb6
Add a way to test touch features

The GTK_TEST_TOUCHSCREEN envvar is now checked in entries
and textviews to allow testing of text handles with other
kinds of devices.
gtk/gtkentry.c
gtk/gtktextview.c